Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mainnet_v1: bump to godwoken-prebuilds:1.7.0-poly.1.4.5 and web3 1.8.6 #75

Merged
merged 4 commits into from
Nov 7, 2022

Conversation

Flouse
Copy link
Collaborator

@Flouse Flouse commented Nov 7, 2022

Noteable Changes

  1. Decouple block producing, submission and confirming Decouple block producing, submission and confirming godwoken#776
    With this feature, Godwoken block_interval is configurable. It means that the average_block_time of Godwoken will be stable (~45s).

And in the next release containing this PR, we could continue to reduce the average_block_time to 8 seconds.

  1. Because there are many store schema optimizations from Godwoken 1.6 to 1.7, a gw-readonly-node need to be resynchronized from genesis block in this upgrade.
    The most simple way to force a resync from genesis is deleting the chain-data in [store.path].

    https://github.com/godwokenrises/godwoken-info/blob/6ede51d/mainnet_v1/gw-mainnet_v1-config-readonly.toml#L176-L177

Release notes

Changed Configs

Please refer to the changed configuration files.

  1. update [mem_pool.execute_l2tx_max_cycles]
  2. update [mem_pool.mem_block]

Sync-test from genesis block

Note: This upgrade requires re-syncing Godwoken readonly node.

@Flouse Flouse requested review from jjyr and blckngm November 7, 2022 07:49
@Flouse Flouse self-assigned this Nov 7, 2022
@Flouse Flouse marked this pull request as ready for review November 7, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants